home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.onyx.net!newsmaster
- From: Colin@begg.octacon.co.uk (Colin Begg)
- Newsgroups: comp.lang.c++,comp.lang.c
- Subject: Re: Increasing stack size - HELP!
- Date: Thu, 29 Feb 1996 16:46:44 GMT
- Organization: Serco Systems Ltd
- Message-ID: <3135cca4.25519940@news.octacon.co.uk>
- References: <4gcd0h$8rf@izar.brunel.ac.uk>
- NNTP-Posting-Host: r03-49.onyx.net
- X-Newsreader: Forte Agent .99d/32.182
-
- On 20 Feb 1996 11:58:09 GMT, Francesco Fantauzzi
- <mapgfgf@brunel.ac.uk> wrote:
-
- >I'm using Borland C++ 4.0. I'm stuck 'cause, when I run my program, it
- >stops with a run-time error: "STACK OVERFLOW!".
- >
- >I checked the stack size (with stackavail()) and it's actually too small.
- >How can I tell the compiler that I would like a larger stack, overriding
- >the default size? I'm sure there's a way: I did it years ago, but have
- >forgotten it.
- I think its in the Options | Project | Linker neck of the woods, to
- set stack size and heap.
-
- Regards,
- Colin Begg
-